* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header,.nav ul,.mid,.footer,.page{
    margin: auto;
}
a {
    text-decoration: none;
    color: #666;
}
a:hover{
    color: #248dc6;
    text-decoration: none;
}
img{
    max-width: 100%;
}
.indent{
    text-indent: 2em;
    margin-left: 450px;
    line-height: 1.5em;
    margin-bottom: 1em;
}
.highlight{
    background: #e4e8f3;
}
.highlight span{
    float: right;
    margin-right: 22px;
}
a img{
    border: none;
}
.link{  
    background: #666;
    height: 32px;
}

.link div{
    width: 1200px;
    margin: auto;
position: relative;
}
.link a{
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding-left: 28px;
    margin-right: 48px;
    font-size: 12px;
}
.link1{
    background: url(http://acrel.cn/image/img/ac.png) no-repeat 0 center;
}
.link4{
    background: url(http://acrel.cn/image/img/acc.png) no-repeat 0 center;
}
.link2{
    background: url(http://acrel.cn/image/img/2.jpg) no-repeat 0 center;
}
a.link3{
    background: url(http://acrel.cn/image/img/3.jpg) no-repeat 0 center;
    padding-left: 26px;
}
a.link5{
    background: url(http://acrel.cn/image/img/hb.png) no-repeat 0 center;
padding-left: 34px;
}
a.link6{
    background: url(../image/cloud.png) no-repeat 0 center;
padding-left: 34px;
}

.header {
    width: 1200px;
    height: 100px;
    background: url("../image/logo.png") no-repeat 0 center;
    color: #000;
font-family: "Microsoft YaHei";
font-size: 25px;
padding-left: 180px;
line-height: 100px;
font-weight: 600;
}
.header_right{
	float:right;
	margin-top:15px;
	font-size:19px;
	line-height:30px;
}
.header_right>div:first-child{
    color:#333;
    font-family: Arial;
    text-align: right;
    font-weight: 900;
    background: url("../image/phone.png") 0 center no-repeat;
    margin: 0 15px 5px 75px;
}
.header_right form{
	font-size:13px;
    width: 270px;
    height: 36px;
    border: 2px solid #666;
    border-radius: 20px;
}
.header_right input{
	width:190px;
	height: 34px;
line-height: 34px;
border: none;
background: transparent;
margin-left: 15px;
color: #999;
}
.header_right input:focus{
    outline: none;
    color: #666;
}
.header_right img{
	cursor:pointer;
	vertical-align:middle;
    margin-top: -5px;
}
.nav{
    background: #0f7bff;;
    
}
.nav>ul{
    width: 1200px;
    height:60px;
    position: relative;
}
.nav>ul>li{	
	float:left;
}
.nav ul li a{
	font:19px "Microsoft Yahei";
	color:#fff;
    display: block;
	width:150px;
    line-height: 60px;
    text-align: center;
}
.nav>ul>li>a:hover {
	background: #0099ff;
    color: #fff;
}
.nav span a:hover{
    text-decoration: underline;
}
.nav ul li span a {
  font-size: 15px;
  text-align: left;
  padding-left: 57px;
  display: inline;
  color: #fff;
}

.nav span{
    float: left;
	position: absolute;
	left: 0; top:60px;
	display: none;
	width: 1200px;
	background: #0099ff;
    -moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
    z-index: 3;
}

.flexslider
{ 
	height:500px;
	width:100%;
	margin:auto;
	position:relative;
	overflow:hidden;
}
.slides li{
	height:500px;
    
}
.slides li a {
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
}
.flex-control-nav {
    position:absolute;
    bottom:10px;
    z-index:2;
    width:100%;
    text-align:center;
}
.flex-control-nav li {
    display:inline-block;
    width:14px;
    height:14px;
    margin:0 5px;
    *display:inline;
    zoom:1;
}
.flex-control-nav a {
    display:inline-block;
    width:14px;
    height:14px;
    line-height:40px;
    overflow:hidden;
    background:url(../image/dot.png) right 0 no-repeat;
    cursor:pointer;
}
.flex-control-nav .flex-active {
    background-position:0 0;
}


/*以下为首页中间样式*/
.container{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.home{
    background: #f5fcfd;
    padding: 50px 0;
}
.home img,.home div div{
    width: 550px;
    float: left;
}
.home img{
    border-radius: 5px;
}
.home>div{
    overflow: hidden;
    margin: auto;
    width: 1130px;
}
.home h3{
    font-size: 32px;
    font-weight: normal;
    margin: 25px 0;
}
.home p{
    color: #929292;
    line-height: 2em;
}
.home a{
    color: #0f7bff;
    display: block;
    margin-top: 25px;
}
.c-title{
	margin:70px 0;
}

.c-title .c-title-body{
	text-align:center;
}

.c-title .c-title-body span{
	color:#0f7bff;
    font-family: "思源黑体";
    font-size: 30px;
    font-weight: bold;
    
}
.c-body li{
    float: left;
    width: 400px;
    height: 350px;
    text-align: center;
}
.c-body ul{
    overflow: hidden;
}
.c-body p{
    margin-top: 20px;
}
.c-body img{
    height: 200px;
}
.all{
    overflow: hidden;
    background: #f5fcfd;
}
.hp-cp ul{
    width: 1200px;
    margin: auto;
    overflow: hidden;
    padding-bottom: 60px;
}
.hp-cp ul li{
    float: left;
    width: 25%;
    text-align: center;
}
ul.hp-zx p{
    padding: 20px 0;
    border-bottom: 2px double #00FFFF;
    width: 200px;
    margin: auto;
}
/*以下为底部样式*/
.footer{
	width: 100%;
    background: #464646;
    clear: both;  
    padding-top: 40px; 
}

.ft1{
    width: 1200px;
    overflow: hidden;
    border-bottom: 1px solid #999;
    margin: auto;
}
.ft1 li{
    float: left;
    padding: 50px 0 70px;
    margin-right: 25px;

}
.ft1 li:before{
    content: "|";
    padding-right: 25px;
    color: #999;
}
.ft1 li:first-child:before{
    content: " ";
padding-right: 0;
}
.footer a,.footer{
    color: #999;
}
.ft2{
    padding: 50px 0;
    color: #999;
    text-align: center;
}
/*以下为内页样式*/
.page{
    overflow: hidden;
    width: 1200px;
}
.column-title{
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.banner2 img{
    width: 100%;
}
.page .left{
	width:262px;
    margin-bottom: 30px;
    float: left;
}
.page .left h2{
    line-height: 110px;
    height: 110px;
    font-size: 30px;
    font-family: "Microsoft YaHei";
    color: #fff;
    text-align: center;
    background:url(../image/leftbar.jpg);
    margin: 0;
}
#newsNav ul ul a,.seclist a{
    padding: 12px 0 12px 18px;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.seclist{
    margin-bottom: 30px;
    border: 1px solid #ddd;
}
.seclist li{
    border-top: 1px solid #ddd;
}
.page .right{
	width:897px;
    float: right;  
}
.wz {
    text-align: right;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    padding-left: 20px;
    margin-top: 8px;
}
.rightcontul{
    min-height: 477px;
    position: relative;
    padding-bottom: 58px;
}
.rightcontul ul{
    padding-top: 20px;
    margin: 0 20px;
    overflow: hidden;
}

ul.common li{
    height: 40px;
    line-height: 30px;
    background: url(../image/7--i-1.gif) no-repeat 6px 22px;
    padding-left: 20px;
    border-bottom: 1px dashed #b2b2b2;
    padding-top: 11px;
}
.timeshow {
    float: right;
    *+margin-top: -30px;
    color: #666;
    font-weight: 400;
    font-family: "微软雅黑";
    font-size: 13px;
}

.cutepage{
    right: 20px;
    bottom: 14px;
    position: absolute;
    font-size: 12px;
}
#cutepage .selected {
    color: #ff0000;
}
.hand {
    cursor: pointer;
}
.cutepage a {
    margin-left: 5px;
}
.cutepage input{
    width: 25px;
}
/*qygk*/
h1.qygk-h1{
    text-align: center;
    color: #0f7bff;
    margin-bottom: 30px;
}

/*以下为解决方案样式*/
ul.imgAndContent li{
    border-bottom: 1px dashed #999;
margin: 0 15px 25px 0;
padding-bottom: 25px;
overflow: hidden;
}
ul.imgAndContent div{
   // margin-left: 270px;
}
ul.imgAndContent img{
    width: 220px;
    max-height: 220px;
}
ul.imgAndContent a.imgSize{
    display: block;
width: 220px;
height: 150px;
float: left;
}
ul.imgAndContent a{
    font-size: 21px;
}
ul.imgAndContent p{
    font-size: 14px;
    margin-top: 20px;
    line-height: 2em;
}

/*以下为服务支持样式*/
.fwzx{
    text-align: center;
}
.fwzx div{
    width: 750px;
    text-align: left;
    margin: 20px auto;
    background: #eee;
    padding: 20px;
    
}
.fwzx h3{
    color: #63b328;
}
.fwzx p{
    line-height: 2em;
}
/*download*/
ul.ss2{
    margin-left: 20px;
    font-size: 14px;
}
ul.ss3{
    margin-left: 20px;
    font-size: 12px;
}
#newsNav a{
    height: 50px;
line-height: 50px;
padding: 0;
padding-left: 18px;
font-family: "微软雅黑";
font-size: 16px;
}
/*cpzx list*/
.list-class{
    text-align: center;
    border-bottom: 1px solid #ededed;
    padding: 40px 0 20px;
}
.list-class ul{
    display: inline-block;
}
.list-class ul li {
    padding: 28px;
    float: left;
}
.list-class1 ul li {
    padding: 3px;
}
.list-class ul li.on a, .list-class ul li a:hover {
    background: #008F4D;
    color: #FFFFFF;
}
.list-class ul li a {
    width: 144px;
    max-width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 88px;
    background: #f0f0f0;
    text-align: center;
    height: 88px;
    color: #434343;
    transition: all 0.3s;
    display: block;
}
.list-cp{
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
}
.list-cp h1{
    font-family: "微软雅黑";
    margin-top: 20px;
}
.list-cp li{
    float: left;
width: 25%;
text-align: center;
margin-top: 25px;
padding-left: 22.5px;
}
.list-cp li>a:first-child {
display: table-cell;
vertical-align: middle;
height: 310px;
border: 1px solid #eee;
}
.list-cp li a {
font-family: "Microsoft YaHei";
font-size: 15px;
display: block;
width: 255px;
padding: 20px 0;
}


/*以下为详情页样式*/
.cscontul p{
    padding-bottom: 2em;
    
}
.cscontul,.comcontul{
    padding: 10px 0 0 0px;
    line-height: 2em;
}
.rightcontul h1 {
    font-weight: 400;
    font-size: 24px;
    color: #0f7bff;
    font-family: "微软雅黑";
    text-align: center;
    padding: 25px 0;
    border-bottom: 1px solid #c6c6c6;
}


.comcontul table{
    border-collapse:collapse;
    width: 100%;
    font-size: 12px;
}
.comcontul table,.comcontul th,.comcontul td{
    border-bottom: 1px solid #999;
    height: 40px;
}
.comcontul th{
    color:#333;
    text-align: center;
}
#lookdetail,.detailbutton{
    display: none;
}

.seclist form{
    margin-top: 20px;
    margin-left: 20px;
    font-size: 13px;
    height: 36px;
}
/*detail-cp*/
.detail-cp .right{
    float: left;
}
.detail-cp .left{
    float: right;
}

.suspend{width:40px;height:145px;position:fixed;top:200px;right:0;overflow:hidden;border: 1px solid red;border-right: none;border-radius:25px 0 0 25px;background:url(../image/suspend1.png);}
.suspend dl{width:120px;height:145px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:200px;position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:36px;line-height: 36px;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}
    .suspendQQ span{
        padding-left: 5px;
        font-size: 12px;
    }
 .suspendQQ img{
vertical-align: middle;
}

.jj-class ul li a{
line-height:2em;
height:auto;
padding-top: 15px;
}